* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

*:focus {
    outline: none;
}

ul,
li,
dl,
dt,
dd,
p,
h1,
h2,
h4,
h3,
h5,
h6 {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

em,
i {
    font-style: normal;
}

a {
    color: #333;
    outline: none;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #035a8a;
    text-decoration: none;
}

input::-ms-clear,
input::-ms-reveal {
    display: none;
}

input,
textarea {
    resize: none;
    outline: none;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "寰蒋闆呴粦", Arial, sans-serif;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: "";

}

.clearfix {
    zoom: 1;
}

body {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "寰蒋闆呴粦", Arial, sans-serif;
    color: #333;
    background-color: #fff;
    font-size: 12px;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.gray3 {
    color: #333;
}

.gray6 {
    color: #666;
}

.gray8 {
    color: #888;
}

.gray9 {
    color: #999;
}

.blue01 {
    color: #018afc;
}

.red {
    color: #d60000;
}

.pr10 {
    padding-right: 10px;
}

.mb27 {
    margin-bottom: 27px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-left {
    padding-left: 0;
}

/* ui */
.SearchTextBox {
    border: 1px solid #e5e5e5;width:213px;height:34px;color:#888;text-align:center;
}

.btn-default {
    border-color: #e5e5e5;
}

.btn {
    border-radius: 0;
}

.btn-primary {
    background-color: #035a8a;

}

.btn-gray,
.btn-gray:hover,
.btn-gray:focus {
    background-color: #4f4f4f;
    color: #fff;
}

.btn-group-lg>.btn,
.btn-lg {
    font-size: 16px;
}

/* 澶撮儴 */
.page-wrap {
    min-height: 100%;
    background: url(/portals/0/images/top-bg.png) left top repeat-x;
}

.page-bg {
    background: url(/portals/0/images/top-bg01.png) left top repeat-x;
}

.page-head {

    margin: 0 auto;
}



.head-top .navbar-toggle {
    border-color: #666;
    padding: 4px 6px;margin-top:20px;
}

.head-top .navbar-toggle .icon-bar {
    background-color: #666;
}

.logobox {
    width: 31%;
    min-width: 200px;
    padding: 15px 0;
}

.logobox img {
   /* width: 100%;*/
    vertical-align: middle;
}

.page-head .head-top .head-search {
    width: 252px;
    padding: 34px 0px 0;
    display: none;

}

.head-search .input-group .btn {
    padding: 5px 10px;
    border-radius: 0;
}

.head-search .input-group .form-control {
    border-radius: 0 !important;
}

.icon-search {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/portals/0/images/icon01.png) -7px -3px no-repeat;
}

.head-nav .nav-pills>li {
    display: block;
    float: none;
}

.head-nav {
    padding: 20px;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;

}

.head-nav .nav-pills>li>a {
    padding: 10px 23px;
    line-height: 1;
    font-size: 14px;
    color: #222;
    border-radius: 0;
}

.head-nav .nav-pills>li>a:focus,
.head-nav .nav-pills>li>a:hover {
    background-color: #b79100;
    color: #fff;
}

.head-nav .nav-pills>li.active>a,
.head-nav .nav-pills>li.active>a:focus,
.head-nav .nav-pills>li.active>a:hover {
    background-color: #b79100;
    color: #fff;
}

.head-nav .head-search {
    margin-bottom: 20px;
}

/* main */
.main-container {
    background-color: #fff;
    padding-bottom: 40px;

}

.newscont {
    padding-top: 30px;
}

.panel-plain {
    border-radius: 0;

    box-shadow: none;
    border: 0;
}

.panel-header {
    padding-bottom: 20px;
    border-bottom: 1px solid #d5d5d5;
}

.panel-header h2 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.panel-header .more {
    color: #999;
    font-size: 14px;
}

.panel-body {
    padding: 20px 0;
}

.list-card {
    padding: 11px 0;
}

.list-card.vertical {
    background-color: #fff;
}

.list-card.vertical .list-img+.list-mian {
    padding: 8px 0;height:50px;
}

.list-card.vertical .lm-tit {
    min-height: initial;
}

.list-card_wrap {
    min-height: 73px;
}

.list-hit_initial {
    border-bottom: 1px solid #f3f3f3;
}

.list-hit_initial .list-card_wrap,
.list-hit_initial .lm-tit {
    min-height: initial;
}

.list-card_borb {
    border-bottom: 1px solid #f3f3f3;
}

.row.list-box .list-card {
    padding-left: 15px;
    padding-right: 15px;
}

.autoWidth.list-img {
    width: 100%;
}

.autoWidth.list-img img {
    width: 100%;
}

.times {
    line-height: 24px;
    margin-right: 15px;
}

.list-card_wrap {
    display: block;
}

.list-flex .list-card_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;

}

.list-img {
   /* width: 105px;*/
}

.list-img img {
    max-width: 100%;
}

.list-img.size-middle {
    width: 242px;
    height: 128px;
    overflow: hidden;
    line-height: 128px;
    text-align: center;
}

.list-img.size-middle img {
    max-width: 100%;
    max-height: 100%;
}

.list-flex .list-mian {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px 0 0;
}

.list-img+.list-mian {
    padding: 0 20px;
}

.lm-tit {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    min-height: 30px;
}

.list-card_wrap:hover .lm-tit {
    color: #035a8a;
}

.list-intro {
    padding: 8px 0;
}

.list-intro p {
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.list-quest_title,
.list-quest_answer {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.lm-other {
    font-size: 14px;
    color: #666;
    padding-top: 5px;
}

.link-more a {
    display: block;
}

.link-more a img {

}

.link-more {
    padding: 0;
}

.panel-work {
    background-color: #efefef;
}
.panel-work .panel-work_head{
    padding: 25px 20px;
}
.panel-work h2 {
    font-size: 16px;
    color: #333;
}
.panel-work_head .more{color: #999;margin-top:10px;font-size: 14px;}
.slider-container {
    padding: 26px 20px;
    position: relative;
}

.col-sf-5 {
    padding: 0 15px;
}

.taglabel {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    background-color: #9c9c9c;
    border-radius: 15px;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
}

.list-card_panel {
    background-color: #f7f7f7;
    padding: 15px;
    margin: 10px 0;
}

.list-card_head {
    line-height: 26px;
}

.list-card_body {
    line-height: 22px;
    margin-top: 15px;
}

.form-group .form-label {
    font-size: 16px;
    color: #666;
    float: left;
    line-height: 30px;
}

.form-group .form-input {
    float: left;
    position: relative;
    padding-left: 0;
}

.form-control {
    border-radius: 0;
}

/* 杩斿洖椤堕儴 */
.floatbox {
    position: fixed;
    bottom: 10%;
    right: 15px;
    z-index: 20;
}

.floatbox a {
    display: block;
    width: 38px;
    height: 39px;
    background: url(/portals/0/images/icon-toTop.png) center center no-repeat;
}

/* banner */
.banner-container img {
    max-width: 100%;
}

.carousel-control.left,.carousel-control.right{
    background-image: none;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6) url(/portals/0/images/icon01.png) -32px 16px no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    z-index: 3;
    cursor: pointer;
    display: none;
}
.carousel-control.left{left: 30px;}
.carousel-control.right{right: 30px;background-position: -73px 16px;}

/* lunbo */
.slider-box {
    padding: 10px 15px 25px 10px;
}

.swiper-container {
    height: 162px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    /* padding: 0 20px; */
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 242px;
    height: 100%;
    position: relative;
    margin: 0 10px 0 0;
}

.swiper-button-prev,
.swiper-button-next {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6) url(/portals/0/images/icon01.png) -32px 16px no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    z-index: 3;
    color: #fff;
    cursor: pointer;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
    background-position: -73px 16px;
}

/* footer */
.page-footer {
    padding: 30px 0;
    background-color: #f5f6f9;
}

.page-footer p{    text-align: center;
    font-size: 14px;
    color: #666; }

/* 闈㈠寘灞� */
.breadcrumb {
    padding: 15px 4px;
    background-color: #fff;
    font-size: 12px;
    color: #888;
    margin-bottom: 0;
}

.breadcrumb a {
    color: #888;
}

.breadcrumb>li+li:before {
    content: '路';
}

/* 闈㈠寘灞� end*/
/* 绔犵▼ */
.panel_n1 {
    border: 0;
    box-shadow: none;
}

.panel_n1 .panel-header {
    height: 54px;
    line-height: 53px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 0;
}

.panel_n1 .panel-header_tit {
    line-height: 53px;
    border-bottom: 1px solid #b79100;
}

/* 绔犵▼璇存槑 */
.col-sf-8 {
    padding-left: 15px;
}

.panel-cont{padding-top:30px;}

.charter p {
    font-size: 14px;
    color: #333;
    line-height:28px;
margin-bottom:10px;
}

.charter h2 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding: 20px 0 10px;
    text-align: center;
}


.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

/* 鍙充晶浜岀骇tab瀵艰埅 */
.sub-tabnav {
    background-color: #fafafa;
    padding: 15px 33px;
    margin-bottom: 30px;
    margin-left: 15px;
    display: none;
}

.sub-tabnav .sub-tab_title{
    padding: 10px 0;
    text-align: center;
}
.sub-tabnav .sub-tab_title .secmenutxt,.panel-header_tit  .secmenutxt{
    font-size: 25px;
    color: #b79100;

}


.nav-radius>li {
    padding-top: 10px;
}

.nav-radius>li>a {
    text-align: center;
    border-radius: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    color: #333;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #b79100;
    color: #fff;
}

.vs-phone {
    margin: 0;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0 10px 10px;
    overflow: auto;
    display: block;
}

.vs-phone .nav-stacked {
    white-space: nowrap;
}

.vs-phone .nav-stacked>li {
    display: inline-block;
}

.vs-phone .nav-radius>li>a {

    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* 璇︽儏椤� */
.detail-news_box {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 30px;
    color: #333;

}

.detail-news_box a,.detail-news_box a:hover{color:blue;font-size:14px;text-decoration:none;}
.detail-news_box a:hover{text-decoration:underline;}



.detail-news_box img {
    max-width: 100%;
}

.news-title {
    padding: 20px;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}

.news-title h2 {
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.news-sub-inf {
    text-align: center;
    color: #666;
    padding: 16px 0;
}

.detail-news_box p {
    margin-top: 10px;
/*    text-indent: 2rem;*/
}

.liuyan{color:#ff0000 !important;font-size:12px !important;}

/*浜岀骇鍒楄〃鍒嗛〉鏍峰紡*/
.Normal table {margin-top:30px;}
.Normal .Normal{color:#333;padding:6px 12px;font-size:14px;font-family:寰蒋闆呴粦;}
.Normal .NormalRed{background:#0068B7;color:#fff;padding:4px 4px;font-size:14px;font-family:寰蒋闆呴粦;display: inline-block;}



@media (min-width: 768px) {
    .main-container {
        min-height: 600px;
    }

    .head-nav .head-search {
        display: none;
    }

    .page-head .head-top .head-search {
        display: block;
    }

    .head-top {
        height: 105px;
    }

    .logobox {
        width: 30%;
        line-height: 105px;
        padding:15px 0;
    }
    .banner-container:hover .carousel-control{display: block;}
    .head-nav {
        background-color: transparent;
        padding: 10px 0;
        padding-bottom: 10px !important;
    }

    .head-nav .nav-pills>li>a {
        padding: 15px 23px;
        font-size: 18px;
    }

    .head-nav .nav-pills>li {
        float: left;
    }

    .head-nav .nav-pills>li+li {
        margin-left: 39px;
    }

    .slider-box {
        padding: 10px 20px 25px;
    }

    .col-sf-5 {
        padding: 0 20px;
    }


}

@media (min-width:1200px) {
    .container {
        width: 1200px;
    }

    .link-more [class*='col'] {
        padding-right: 0;
    }

    .floatbox {
        left: 50%;
        margin-left: 600px;
        display: none;
    }

    .col-sf-4 {
        width: 30.333%;
    }

    .col-sf-5 {
        padding-left: 0;
    }

    .col-sf-3 {
        width: 325px;
    }

    .col-sf-8 {
        width: 70%;
        margin-right: 30px;
        padding-left: 0;
    }

    .page-head {
        width: 1200px;
    }

    .breadcrumb {
        padding-left: 0;
    }

    .panel-header .more {
        margin-top: 6px;
    }

    .panel-header h2 {
        font-size: 25px;
    }
    .panel-work h2 {font-size: 25px;}
    .sub-tabnav {
        display: block;
    }

    .vs-phone {
        display: none;
    }

    .news-title h2 {
        font-size: 25px;
    }

    .form-group .form-input {
        padding-left: 15px;
    }



}

@media (max-width:768px) {
    .list-flex.list-hit_initial .list-card_wrap {
        display: block;
    }

.logobox img {
   width: 100%;
    vertical-align: middle;
}
.SearchTextBox{width:100%}
.link-more a img {width:100%;}
.ql{display:none;}
.panel_n1{border-bottom:3px #999 dotted;}
.breadcrumb{display:none;}
.mb27{margin-bottom:10px;}
.main-container{padding-bottom:20px;}
.Normal .Normal{padding:0px;}
}

.contvideom{display:none;margin:0 auto;}
.contvideo{margin:0 auto;}
@media (max-width:768px) {
.contvideo{display:none;}
.contvideom{display:block!important;margin:20px 0;}
}


.conttable {
    border: 1px #ccc solid;
    border-right: none;
    border-bottom: 0px;
    TABLE-LAYOUT: fixed;
    width: 100%;
    margin: 0 auto;
}

.conttable td {
    border: 1px #ccc solid;
    border-top: none;
    border-left: none;
    height: 30px;
    word-WRAP: break-word;
}

.conttable td {
    font-size: 12px;
    text-align: center;
    color: #333;
    line-height: 18px;
}

.conttable .titlefont {
    font-size: 14px;
    font-weight: bolder;
}

.conttable .tabtitle{
    font-size: 14px;
    font-weight: bolder;
}












